-
Home
-
Ensemble
-
1.1.1 (latest)
-
Code
-
Classes
- Database
| Total Complexity |
35 |
| Dependencies |
3 |
| Dependents |
9 |
| Total lines |
303 |
| Lines of code |
151 |
| Logical lines of code |
73 |
| Comment lines |
107 |
| Methods |
11 |
| Properties |
0 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| query() |
A |
43 |
12 |
48 |
| insert() |
S |
53 |
7 |
23 |
| update() |
S |
57 |
6 |
16 |
| __call() |
S |
65 |
3 |
10 |
| create_table() |
S |
57 |
1 |
20 |
| get_columns() |
S |
61 |
1 |
14 |
| get_cache_group() |
S |
82 |
1 |
3 |
| get_query_object_type() |
S |
80 |
1 |
3 |
| get_table_suffix() |
S |
82 |
1 |
3 |
| get_version() |
S |
82 |
1 |
3 |
| get_column_defaults() |
S |
67 |
1 |
8 |